home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- 2. _I_n_s_t_a_l_l_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
-
- This chapter lists supplemental information to the _I_R_I_S
- _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _G_u_i_d_e. The information listed here is
- product- and release-specific; use it with the Installation
- Guide to install this product.
-
- 2.1 _S_p_e_c_i_a_l__N_o_t_e__f_o_r__M_i_n_e_S_e_t__B_e_t_a__C_u_s_t_o_m_e_r_s
-
- Customers who installed the MineSet beta releases who
- installed the subsystem MineSet.beta.stdnames (or
- MineSet_common.beta.stdnames in early betas) which allowed
- use of the permanent names of commands (e.g. mineset)
- instead of the temporary beta names (e.g. mineset25) should
- remove that subsystem prior to installing the MineSet
- product. Alternatively, they may open a shell window and
- run the following commands prior to installation. (Note,
- this command is safe whether or not you have installed that
- subsystem, so if you are unsure on whether it is necessary,
- you should run it.)
- su
- sh
- if [ -l /usr/lib/MineSet ] && ls -ld /usr/lib/MineSet | grep MineSet25 > /dev/null
- then
- rm /usr/lib/MineSet
- fi
- exit
- exit
-
- 2.2 _M_i_n_e_S_e_t__a_n_d__I_R_I_X__r_e_l_e_a_s_e_s
-
- MineSet can run on IRIX 6.2, 6.3, 6.4, and 6.5. While the
- same MineSet software runs on these releases, certain
- patches and auxiliary software may need to be installed
- depending on the release of IRIX that you are running.
- Information about patches is presented later in this
- chapter.
-
- For the graphics tools to be able to save or print, several
- image tools and libraries are required. These are included
- in the standard distributions for IRIX 6.3, 6.4, and 6.5,
- but were not included with the original IRIX 6.2
- distribution, and thus are included with MineSet for IRIX
- 6.2. These include ifl_eoe.sw.c++, imgtools.sw.tools, and
- il_eoe.
-
- Depending on the distribution medium with which you get
- MineSet 2.5, there may be five distribution directories,
- "dist", "dist6.2", and "dist6.3", "dist6.4", and "dist6.5".
- Installing from dist will run a script that will choose the
- correct distribution directory for your release; you should
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- choose OK when the script runs. Alternatively, you can
- install from the correct distribution for your release. All
- distribution directories contain the same MineSet software,
- the only difference is that they provide different patches
- and auxiliary software for the various IRIX releases. (The
- only exception is that the dist6.3 directory does not
- contain the MineSet_analytics_p.sw.mlc subsystem; see the
- next section.)
-
- 2.3 _M_i_n_e_S_e_t__S_u_b_s_y_s_t_e_m_s
-
- The MineSet product is comprised of base, client, server,
- and books components. It includes these subsystems:
-
- MineSet.sw.base Required software for any
- MineSet installation.
-
- MineSet.sw.sas Conversion utilities between
- SAS and MineSet. Depending
- upon the location of your SAS
- files, you may wish to install
- this on the client or the
- server.
-
- MineSet.man.pages Manual pages for MineSet.
-
- MineSet.man.relnotes These release notes.
-
- MineSet_analytics_p.sw.mlc MineSet database analytical
- mining environment (multi-
- thread), including the
- decision tree and evidence
- classifiers. This is also
- used for some other tasks such
- as automatic binning and
- column importance.
-
- Note: This subsystem is not
- installed on the 6.3
- version of MineSet,
- since parallelization
- is not available for
- the O2 hardware.
-
- MineSet_analytics_s.sw.mlc Single-threaded version of the
- analytical mining environment.
-
- MineSet_client.data.flatsample Sample client data files in
- MineSet format. These can be
- read into the Tool Manager and
- processed for the mining or
-
-
-
-
-
-
-
-
-
-
-
- - 3 -
-
-
-
- visualization tools. Much of
- this data is included in
- MineSet_server.data.sample for
- loading into a database.
-
- MineSet_client.data.sample Sample tool configuration
- files and tutorial/demo
- scripts. These can be read
- directly into the
- visualization tools.
-
- MineSet_client.sw.clusterviz The Cluster Visualizer
- application.
-
- MineSet_client.sw.eviviz The Evidence Visualizer
- application.
-
- MineSet_client.sw.mapviz The Map Visualizer
- application.
-
- MineSet_client.sw.mapviz_gfx The Map Visualizer basic gfx
- and hierarchy files.
-
- MineSet_client.sw.mapviz_gfx_usa_detailed The Map Visualizer
- fine-grained gfx and hierarchy
- files for USA.
-
- MineSet_client.sw.mineset The MineSet Tool Manager, for
- launching the other tools.
- The Record Viewer and
- Statistics Visualizer are also
- included in this subsystem.
-
- MineSet_client.sw.ruleviz The Rule Visualizer
- application.
-
- MineSet_client.sw.scatterviz The Scatter Visualizer
- application.
-
- MineSet_client.sw.splatviz The Splat Visualizer
- application.
-
- MineSet_client.sw.treeviz The Tree Visualizer
- application.
-
- MineSet_client.sw.web The MineSet Web Launch
- software.
-
- MineSet_server.data.sample Sample data for loading into a
- database. These can then be
- read from the database using
-
-
-
-
-
-
-
-
-
-
-
- - 4 -
-
-
-
- the Tool Manager and processed
- for the mining or
- visualization tools. Much of
- this data is included in
- MineSet_client.data.flatsample
- for direct loading into the
- Tool Manager.
-
- MineSet_server.sw.assoc The Association Rules
- Generation application.
-
- MineSet_server.sw.datamove The DataMove component, for
- database access.
-
- MineSet_books.books.MineSet_UG IRIS Insight online MineSet
- User's Guide.
-
-
- 2.4 _M_i_n_e_S_e_t__S_u_b_s_y_s_t_e_m__D_i_s_k__S_p_a_c_e__R_e_q_u_i_r_e_m_e_n_t_s
-
- This section lists the subsystems (and their sizes) of
- MineSet.
-
- If you are installing this product for the first time, the
- subsystems marked ``default'' are the ones that are
- installed if you use the ``go'' menu item. To install a
- different set of subsystems, use the ``install,''
- ``remove,'' ``keep,'' and ``step'' commands in _i_n_s_t to
- customize the list of subsystems to be installed, then
- select the ``go'' menu item.
-
- Note: The listed subsystem sizes are approximate. Refer to
- the _I_R_I_S _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _G_u_i_d_e for information
- on finding exact sizes.
-
- Subsystem Name Subsystem Size
- (512-byte blocks)
- _M_i_n_e_S_e_t._m_a_n._p_a_g_e_s (_d_e_f_a_u_l_t) 64
- _M_i_n_e_S_e_t._m_a_n._r_e_l_n_o_t_e_s (_d_e_f_a_u_l_t) 68
- _M_i_n_e_S_e_t._s_w._b_a_s_e (_d_e_f_a_u_l_t) 0
- _M_i_n_e_S_e_t._s_w._s_a_s (_d_e_f_a_u_l_t) 388
-
- _M_i_n_e_S_e_t__a_n_a_l_y_t_i_c_s__p._s_w._m_l_c_N_3_2 (_d_e_f_a_u_l_t) 7320
- _M_i_n_e_S_e_t__a_n_a_l_y_t_i_c_s__s._s_w._m_l_c(_d_e_f_a_u_l_t) 11724
-
- _M_i_n_e_S_e_t__b_o_o_k_s._b_o_o_k_s._M_i_n_e_S_e_t__U_G (_d_e_f_a_u_l_t) 8544
-
-
-
-
-
-
-
-
-
-
-
- - 5 -
-
-
-
-
- _M_i_n_e_S_e_t__c_l_i_e_n_t._d_a_t_a._f_l_a_t_s_a_m_p_l_e (_d_e_f_a_u_l_t) 7048
- _M_i_n_e_S_e_t__c_l_i_e_n_t._d_a_t_a._s_a_m_p_l_e (_d_e_f_a_u_l_t) 12320
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._c_l_u_s_t_e_r_v_i_z (_d_e_f_a_u_l_t) 144
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._e_v_i_v_i_z (_d_e_f_a_u_l_t) 1824
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._m_a_p_v_i_z (_d_e_f_a_u_l_t) 2700
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._m_a_p_v_i_z__g_f_x (_d_e_f_a_u_l_t) 204
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._m_a_p_v_i_z__g_f_x__u_s_a__d_e_t_a_i_l_e_d 6628
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._m_i_n_e_s_e_t (_d_e_f_a_u_l_t) 6112
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._r_u_l_e_v_i_z (_d_e_f_a_u_l_t) 1848
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._s_c_a_t_t_e_r_v_i_z (_d_e_f_a_u_l_t) 2328
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._s_p_l_a_t_v_i_z (_d_e_f_a_u_l_t) 2404
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._t_r_e_e_v_i_z (_d_e_f_a_u_l_t) 2540
- _M_i_n_e_S_e_t__c_l_i_e_n_t._s_w._w_e_b (_d_e_f_a_u_l_t) 364
-
- _M_i_n_e_S_e_t__s_e_r_v_e_r._d_a_t_a._s_a_m_p_l_e (_d_e_f_a_u_l_t) 10168
- _M_i_n_e_S_e_t__s_e_r_v_e_r._s_w._a_s_s_o_c (_d_e_f_a_u_l_t) 588
- _M_i_n_e_S_e_t__s_e_r_v_e_r._s_w._d_a_t_a_m_o_v_e (_d_e_f_a_u_l_t) 7104
-
-
-
- 2.5 _I_n_s_t_a_l_l_a_t_i_o_n__M_e_t_h_o_d
-
- All of the subsystems for MineSet can be installed using
- IRIX. You do not need to use the miniroot. Refer to the
- _I_R_I_S _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _G_u_i_d_e for complete installation
- instructions.
-
- 2.6 _P_a_t_c_h_e_s
-
- MineSet requires several IRIX patches for correct operation.
- The specific patches to be installed depend on the IRIX
- release that you are running. Patches should only be
- installed for the releases specified, they should not be
- installed on other releases. The patches included with the
- release are current at the time of the distribution, they
- may be superseded by future releases. Also, patches may
- contain multiple components, some of which are not suitable
- for an individual system. For example, some may contain 64
- bit libraries, which are not appropriate on systems where 64
- bit libraries are not installed. In general, you should
- only install those patches that do not create installation
- conflicts. Patches are not installed by default, you must
-
-
-
-
-
-
-
-
-
-
-
- - 6 -
-
-
-
- explicitly choose to install them.
-
- For the latest information about IRIX patches that should be
- used with MineSet, please see the following Web page:
- http://mineset.sgi.com/patches/
-
- At the time of release, the following patches are required:
-
- On IRIX 6.2 systems, patches 1535, 1645, 1840, 2000, 2086,
- 2420, and 2777 should be installed.
-
- On IRIX 6.3 systems, patch 2203 should be installed.
-
- On IRIX 6.4 systems, patches 2194, 2394, 2420 and 2715
- should be installed. Additionally, patches 1946 and 2204
- should be installed on Origins running IRIX 6.4, and patches
- 2204 and 2843 should be installed on Octanes running IRIX
- 6.4.
-
- On IRIX 6.5 systems, no patches are currently required.
-
- 2.6.1 _P_a_t_c_h_e_s__f_o_r__I_R_I_X__6_._2__a_n_d__6_._4 MineSet 2.5 contains a
- new parallelization capability, which requires the pthreads
- dynamic library. This library is not a standard part of
- IRIX 6.2 and 6.4. The library is available as a separate
- patch, patch 2420, which is provided with the standard
- MineSet distribution.
-
- 2.6.2 _P_a_t_c_h_e_s__f_o_r__I_R_I_X__6_._2 IRIX 6.2 requires two patches.
- Patch 1535 is a fix to the font library. Failure to install
- this patch may result in the Tree Visualizer core dumping
- when navigating through the scene.
-
- Patch 1840 is a fix to the Motif libraries. Without this
- patch, the Tool Manager or the Tree Visualizer may core dump
- when bringing up a color chooser. Also, tearing off menus
- in the visual tools, and then reopening the files may result
- in a core dump.
-
- 2.6.3 _P_O_S_I_X__p_a_t_c_h_e_s__f_o_r__I_R_I_X__6_._2 In addition, IRIX 6.2
- requires the following patches for POSIX/pthreads: patch
- 1645, patch 2000, patch 2086, and patch 2777 (in addition to
- patch 2420 mentioned earlier).
-
- 2.6.4 _P_a_t_c_h_e_s__f_o_r__I_R_I_X__6_._3 IRIX 6.3 requires patch 2203.
- This is a patch to the Motif libraries. Without this patch,
- tearing off menus in the visual tools and then reopening the
- file may result in a core dump.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 7 -
-
-
-
- 2.6.5 _P_a_t_c_h_e_s__f_o_r__I_R_I_X__6_._4 IRIX 6.4 requires patches 2194,
- 2394, 2715 and 2839 for POSIX/pthreads (in addition to patch
- 2420 mentioned earlier).
-
- For Octane and Origin systems running IRIX 6.4, patch 2204
- is required. This patch fixes the Motif libraries. Without
- this patch, tearing off menus in the visual tools and then
- reopening the file may result in a core dump.
-
- Additionally, patch 1946 should be installed on Origins, and
- patch 2843 should be installed on Octanes. Without these
- patches, fonts will be displayed incorrectly in some visual
- tools when displaying over the network.
-
- 2.6.6 _P_a_t_c_h_e_s__f_o_r__I_R_I_X__6_._5 IRIX 6.5 does not currently
- require any patches.
-
- 2.7 _P_r_e_r_e_q_u_i_s_i_t_e_s
-
- MineSet_server.sw.datamove *no longer* requires
- eoe.sw.svr4net.
-
- As mentioned above, patch 2420 is a prerequisite for MineSet
- 2.5's parallelization option. Certain other patches are
- prerequisites for MineSet's proper operation.
-
- All Visualization tools in MineSet_client require
- ifl_eoe.sw.c++ versions 1.1.1 or later, imgtools.sw.tools
- version 3.0 or later, and il_eoe (any version). Note that
- these versions were not released as part of the original
- IRIX 6.2 release, but are included as part of the MineSet
- 6.2 distribution.
-
- All Visualization tools in MineSet_client require Open
- Inventor 2.1.1 Execution Only Environment
- (inventor_eoe.sw.inventor).
-
- The gfx file creation capability of MineSet_client.sw.mapviz
- requires the i3dm tool, part of demos.sw.tools. Since the
- Map Visualizer comes with many gfx files that can be used,
- creating additional gfx files is not required and thus the
- installation process does not enforce this prerequisite.
-
- The monitor capability of MineSet_client.sw.mapviz and
- MineSet_client.sw.treeviz (which allows automatic rereading
- of data when a file is updated) requires desktop_eoe.sw.fam
- to be installed. Since use of the monitoring capability is
- optional, the installation process does not enforce this
- prerequisite.
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 8 -
-
-
-
- The database access capabilities of
- MineSet_server.sw.datamove requires Oracle version 7.2 or
- later to be installed on the same machine as the Data Mover,
- or Informix Online (any version), or Sybase 10.0 or later.
-
- MineSet_common.books.MineSet_UG requires insight.sw.data.
-
- MineSet_client.sw.eviviz, MineSet_client.sw.mapviz,
- MineSet_client.sw.ruleviz, MineSet_client.sw.scatterviz,
- MineSet_client.sw.splatviz, and MineSet_client.sw.treeviz:
- 24 bit hardware and at least 32 MB memory is recommended.
-
- Note: Colors and graphics will be degraded on 8 bit
- machines. Also, the main memory recommendation is
- difficult to assess, since it greatly depends on the
- amount of data being managed by the visualization
- tools on the client side.
-
- 2.8 _D_e_f_a_u_l_t_s__F_i_l_e_s
-
- The Tree Visualizer, Map Visualizer, Scatter Visualizer,
- Splat Visualizer, Rule Visualizer and Data Mover store
- several defaults files in the directories
- /usr/lib/MineSet/treeviz, /usr/lib/MineSet/mapviz,
- /usr/lib/MineSet/scatterviz, /usr/lib/MineSet/splatviz,
- /usr/lib/MineSet/ruleviz, and /usr/lib/MineSet/datamove,
- respectively. These files provide default values for many
- tool configuration options. A default option can be
- overridden either by resetting the value in a tool
- configuration file, or by creating a .MineSet directory in
- your home directory and placing defaults files in there.
- See the online book for more information about defaults
- files.
-
- For typing convenience, the symbolic link /usr/lib/mineset
- has been created to point to /usr/lib/MineSet, and the two
- can be used interchangeably.
-
- 2.9 _F_i_l_e_s__N_o_t__L_i_s_t_e_d__b_y__vvvv_eeee_rrrr_ssss_iiii_oooo_nnnn_ssss
-
- The directory /usr/lib/MineSet/www/examples is created based
- on the examples installed, and will not show up when using
- the _vvvv_eeee_rrrr_ssss_iiii_oooo_nnnn_ssss command.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-